home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / cnet / seccheck.lha / Sec.Doc < prev    next >
Text File  |  1994-08-21  |  1KB  |  32 lines

  1.                             Security Check v1.0
  2.                             -------------------
  3.  
  4.  Security Check (fno called SC) ask's the user for the four (4) last
  5.  digit's if his/her voice phonenr. If the person can't answer that question
  6.  properly, SC will automaticly drop the carrier. A quite easy and good
  7.  way to protect your board from hacking. you install SC by adding the
  8.  following line to your sys.welcome file, located in SYSTEXT:
  9.  
  10.    #0 Pfiles:Sec.REXX}
  11.    ^
  12.    |
  13.   This is a <CTRL+Q>
  14.  
  15.  And edit the line in the .REXX file saying :
  16.  
  17.   Cchance = xx
  18.  
  19.  Where xx should be a digit between 0 and 99, which is the chance in %
  20.  that SecCheck will go into action.
  21.  
  22.  Well, I guess that's about all.....
  23.  
  24.           ____     _  _     _____       _____     _____     _____
  25.          /___/\   //\//\   /____/\     /____/\   /____/\   /____/\
  26.         /    \ \ / \/ \ \ /  ___\/_   /  ___\/_ /  _  \ \ / __  \ \
  27.         \__\  \ \\  _  \ \\   _\__/\  \   _\__/\\  \\  \ \\  \\  \ \
  28.             \  \/ \  \  \/ \      \/   \      \/ \  \\  \/ \  \\  \/
  29.              \_/   \_/\_/   \_____/     \_____/   \_/ \_/   \_/\__/
  30.  
  31.  Security Check (C) 1994 by Wolverine / DMI
  32.